home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 125 / 125.d81 / b.halloween 94 (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  1KB  |  34 lines

  1. 10 dv=peek(186):ifdv<8thendv=8
  2. 12 poke53280,0:poke53281,0
  3. 20 gosub60000
  4. 30 poke788,52
  5. 100 rem *** halloween ***
  6. 110 rem - #1 of 4 sections (hallow-a)
  7. 205 print"[159]  [212]his program will recycle itself
  8. 210 [153]"continuously until stopped by pushing
  9. 214 print"[210][213][206]/[211][212][207][208] and [210][197][211][212][207][210][197].
  10. 220 [153]"  (NULL)ry putting your monitor in a window
  11. 225 print"at night and letting it run so that
  12. 230 [153]"people can see it. (NULL)ids coming to your
  13. 235 print"house for trick or treat especially
  14. 240 [153]"will enjoy it.
  15. 242 zz=0
  16. 245 zz=zz+1:geta$:ifa$=""andzz<400then245
  17. 250 fori=0to11:poke781,i:sys59903:next
  18. 270 print"[144]load"chr$(34)"0:hallow-b"chr$(34)","dv
  19. 280 print"run"
  20. 290 poke631,13:poke632,13:poke198,2
  21. 295 end
  22. 10000 open15,8,15,"s0:b.halloween 94":close15:save"b.halloween 94",8:end
  23. 60000 print"[147]":z$=" [152]                                      ":poke214,12:print
  24. 60010 print" [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]":fori=0to9:printz$:next
  25. 60020 print" [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][152]"
  26. 60030 z$(0)="[200] [193] [204] [204] [207] [215] [197] [197] [206]   ' 9 4":z$(1)="by [215]illiam [206]elson
  27. 60040 z$(2)[178]"(len) 1994 by (NULL)oftdisk (NULL)ublishing"[170][199](13)
  28. 60050 z$(3)[178]"(NULL)his program is the copyrighted work
  29. 60060 z$(4)="of [211][207][198][212][196][201][211][203] [208][213][194][204][201][211][200][201][206][199].  [201]t is not"
  30. 60070 z$(5)="shareware or in the public domain."
  31. 60080 z$(6)="[212]o subscribe call 1-800-594-3370."
  32. 60090 poke214,14:print
  33. 60100 fori=0to6:printtab(20-(len(z$(i))/2))""z$(i):next:return
  34.